home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form3
- Caption = "Text 2"
- ClientHeight = 4065
- ClientLeft = 5280
- ClientTop = 3660
- ClientWidth = 3150
- Height = 4470
- Left = 5220
- LinkMode = 1 'Source
- LinkTopic = "Form3"
- ScaleHeight = 4065
- ScaleWidth = 3150
- Top = 3315
- Width = 3270
- Begin TextBox Text1
- BorderStyle = 0 'None
- Height = 4080
- Left = 0
- MultiLine = -1 'True
- ScrollBars = 3 'Both
- TabIndex = 0
- Top = 0
- Width = 3156
- End
- Sub Text1_GotFocus ()
- FocusFlag = 2
- End Sub
-